云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
acorn-import-assertions
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
lib
2024-07-23 08:25:27
16.14 KB
src
2024-07-23 08:42:18
7.44 KB
package.json
2024-07-14 16:19:00
1.21 KB
README.md
2024-07-14 16:19: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-08-29 19:56:08 Friday 216.73.216.167 Runningtime:0.023s Mem:1.47 MB