UNPKG

@drieam/common

Version:

Default Drieam api wrapper

6 lines (5 loc) 184 B
export declare function getCSRFToken(): string; export declare function getLocale(): string; export * from './broadcaster'; export * from './render'; export * from './resizeObserver';