UNPKG

@diffusionstudio/core-v4

Version:

2D motion graphics and video rendering engine

4 lines (3 loc) 200 B
export declare function utf8ToBase64(str: string): string; export declare function documentToSvgImageUrl(doc?: Document): string; export declare function fontToBas64Url(url: string): Promise<string>;