UNPKG

rehype-attr2

Version:

New syntax to add attributes to Markdown.

3 lines (2 loc) 129 B
export declare const toUrlSafeString: (str: string) => string; export declare const createRandomString: (len: number) => string;