Function: sortByUpdated()

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
function sortByUpdated(posts, desc?): Post[];

Defined in: packages/valaxy/client/utils/time.ts:39

Parameters

posts

Post[]

desc?

boolean = true

Returns

Post[]