UNPKG

@mdfriday/foundry

Version:

The core engine of MDFriday. Convert Markdown and shortcodes into fully themed static sites – Hugo-style, powered by TypeScript.

4 lines 121 B
export declare class Strings { static sliceToLower(slice: string[]): string[]; } //# sourceMappingURL=string.d.ts.map