UNPKG

148 BTypeScriptView Raw
1export declare function getIonitronString(quote: string): string;
2export declare const ionitronStatements: {
3 en: string[];
4 es: string[];
5};