UNPKG

@gluestack-v2/framework-cli

Version:

Gluestack V2 Framework CLI

6 lines (5 loc) 294 B
export declare const GLUE_INTERNAL_PATH = ".glue/internals"; export declare const GLUE_GENERATED_PATH = ".glue/__generated__"; export declare const GLUE_GENERATED_PACKAGES_PATH: string; export declare const GLUE_GENERATED_SERVICES_PATH: string; export declare const BOLT_SERVICES_PATH: string;