UNPKG

cozy-dataproxy-lib

Version:

Library meant to be by Cozy Cloud's DataProxy apps for data manipulation

3 lines (2 loc) 113 B
export declare const isDebug: () => boolean; export declare const normalizeDoctype: (doctype: string) => string;