{"version":3,"file":"get-locale.cjs","sourceRoot":"","sources":["../../../src/types/methods/get-locale.ts"],"names":[],"mappings":"","sourcesContent":["/**\n * This method does not accept any parameters.\n */\nexport type GetLocaleParams = never;\n\n/**\n * The user's locale setting as a [language code](https://github.com/MetaMask/metamask-extension/blob/develop/app/_locales/index.json).\n */\nexport type GetLocaleResult = string;\n"]}