UNPKG

@rushdb/javascript-sdk

Version:

RushDB Javascript SDK

7 lines (6 loc) 186 B
export declare const ALLOWED_CONFIG_PROPERTIES: string[]; export declare const PlanPrefix: { readonly initial: "in"; readonly extended: "ex"; readonly fullFeatured: "ff"; };