2
This commit is contained in:
11
parent_dir/20240530212112Z/node_modules/intlify/devtools-if/dist/devtools-if.esm-bundler.js
generated
vendored
Normal file
11
parent_dir/20240530212112Z/node_modules/intlify/devtools-if/dist/devtools-if.esm-bundler.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/*!
|
||||
* devtools-if v9.2.2
|
||||
* (c) 2022 kazuya kawaguchi
|
||||
* Released under the MIT License.
|
||||
*/
|
||||
const IntlifyDevToolsHooks = {
|
||||
I18nInit: 'i18n:init',
|
||||
FunctionTranslate: 'function:translate'
|
||||
};
|
||||
|
||||
export { IntlifyDevToolsHooks };
|
Reference in New Issue
Block a user