spookvooper-api/typings/modules/tools/SvidTool.d.ts

3 lines
69 B
TypeScript

declare function svidType (svid: string): string
export { svidType }