{
  "js/settings/index.ts": [
    "react-dom",
    "react",
    "jquery",
    "wp-i18n",
    "react-dom",
    "wp-api-fetch"
  ],
  "js/p2tg-block-editor/index.ts": [
    "wp-plugins",
    "wp-i18n",
    "wp-editor",
    "wp-components",
    "wp-edit-post",
    "wp-element",
    "wp-data",
    "wp-media-utils"
  ],
  "js/p2tg-classic-editor/index.ts": [
    "jquery"
  ]
}