WIP - add extractor, generate snippet_data
This commit is contained in:
6
node_modules/property-information/index.js
generated
vendored
Normal file
6
node_modules/property-information/index.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
'use strict'
|
||||
|
||||
exports.html = require('./html')
|
||||
exports.svg = require('./svg')
|
||||
exports.normalize = require('./normalize')
|
||||
exports.find = require('./find')
|
||||
Reference in New Issue
Block a user