bpms_site/.svn/pristine/f3/f3fc3afd258d3bf92f2ca4a9dd47943cd5374c39.svn-base
2025-11-02 16:38:49 +03:30

3 lines
144 B
Plaintext

export declare function isInternalComponent(pathname: string): boolean;
export declare function isNonRoutePagesPage(pathname: string): boolean;