securityos/node_modules/ani-cursor/dist/index.d.ts

2 lines
96 B
TypeScript
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
export declare function convertAniBinaryToCSS(selector: string, aniBinary: Uint8Array): string;