云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
home
/
moxa
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
acorn-import-assertions
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
lib
2024-01-09 19:48:02
16.14 KB
src
2024-01-09 19:48:02
7.44 KB
package.json
1985-10-26 16:15:00
1.21 KB
README.md
1985-10-26 16:15:00
347 B
# Support for import assertions in acorn ## Usage This module provides a plugin that can be used to extend the Acorn Parser class: ```js const {Parser} = require('acorn'); const {importAssertions} = require('acorn-import-assertions'); Parser.extend(importAssertions).parse('...'); ``` ## License This plugin is released under an MIT License.
2025-09-02 21:12:53 Tuesday 216.73.216.107 Runningtime:0.022s Mem:1.47 MB