UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

3 lines (2 loc) 106 B
export declare function isSvg(str: string): boolean; export declare function isXML(str: string): boolean;