UNPKG

rjon

Version:

route js object notation is a way to standardize route metadata for use and testing in universal route interpreter software

9 lines (8 loc) 169 B
export declare class RjonLinks { rjon: { name: any; }; getEmailString(): string; getMarkdownString(): string; getDownloadString(): string; }