UNPKG

@aidarkezio/main-func

Version:
4 lines • 232 B
import type { TextProList } from './types'; export declare const textproList: Promise<TextProList[]>; export default function textpro(effect: string, params: string[] | string): Promise<string>; //# sourceMappingURL=textpro.d.ts.map