frontend/.pnpm-store/v3/files/01/4498e83526bf8397afdb91c368ec2b74a2d52cf7f561260dc2a0351f4ca5c48020ffede246c45b6974dfbff28c9aacfe8bb78a12b187d0ce923fa8b0bc9e6f-exec

6 lines
137 B
Plaintext
Executable File

export interface LookupMatcherResult {
locale: string;
extension?: string;
nu?: string;
}
//# sourceMappingURL=types.d.ts.map