5 lines
136 B
TypeScript
5 lines
136 B
TypeScript
/**
|
|
* Get the base URL for the DOM Components HTML
|
|
*/
|
|
export declare function getBaseURL(): string;
|
|
//# sourceMappingURL=base.d.ts.map
|