3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
|
|
export * from '@astrojs/internal-helpers/path';
|
||
|
|
export declare function isCoreRemotePath(path: string): boolean;
|