Files
seagull-game/app/basepak/static/js/mermaid/utils/base64.d.ts

2 lines
55 B
TypeScript
Raw Normal View History

2025-11-23 14:59:17 -08:00
export declare function toBase64(str: string): string;