frontend/.pnpm-store/v3/files/6e/949dca1b9579bcb8dbe37d8f199fa85b39c7dfb2782ddd341987ac608a6741ebad4dec9f5ca53846b91cc7dbeba16b5a3dacb212b60066bc45c50fd36cca14-exec

5 lines
194 B
Plaintext
Executable File

export function parse() {
throw new Error("You're trying to format an uncompiled message with react-intl without parser, please import from 'react-int' instead");
}
export * from './types';