import { docIsExpired } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/query/query.ts";
Return whether a document is expired or not
Type Parameters
DocType extends DocBase<FormatType>
Parameters
doc: DocType
import { docIsExpired } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/query/query.ts";
Return whether a document is expired or not