HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/webpack/schemas/plugins/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/webpack/schemas/plugins/JsonModulesPluginParser.json
{
  "title": "JsonModulesPluginParserOptions",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "parse": {
      "description": "Function that executes for a module source string and should return json-compatible data.",
      "instanceof": "Function",
      "tsType": "((input: string) => any)"
    }
  }
}