mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-26 17:22:22 +01:00
docs: add timestamp metadata to game resources documentation
This commit is contained in:
@@ -138,6 +138,8 @@ function filterByRegex(
|
||||
|
||||
// ==============================
|
||||
|
||||
const mdLinkTextGenFn = (text: string, uri: string) => `[${text}](${uri})`;
|
||||
|
||||
export default {
|
||||
resolveUrl,
|
||||
isAbsoluteUrl,
|
||||
@@ -145,4 +147,5 @@ export default {
|
||||
replaceMultiPatterns,
|
||||
sanitizeFilename,
|
||||
filterByRegex,
|
||||
mdLinkTextGenFn,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user