astro-ghostcms/.pnpm-store/v3/files/dd/e8222c11122b5c499c1727efbf3...

3 lines
178 B
Plaintext

export declare function argsert(callerArguments: any[], length?: number): void;
export declare function argsert(expected: string, callerArguments: any[], length?: number): void;