feat: init
This commit is contained in:
1
node_modules/@speed-highlight/core/dist/common.js
generated
vendored
Normal file
1
node_modules/@speed-highlight/core/dist/common.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
var t={num:{type:"num",match:/(\.e?|\b)\d(e-|[\d.oxa-fA-F_])*(\.|\b)/g},str:{type:"str",match:/(["'])(\\[^]|(?!\1)[^\r\n\\])*\1?/g},strDouble:{type:"str",match:/"((?!")[^\r\n\\]|\\[^])*"?/g}};export{t as default};
|
||||
Reference in New Issue
Block a user