UNPKG
@absolunet/nwayo-toolbox
Version:
latest (3.9.3)
next (3.9.0-beta.2)
3.9.3
3.9.2
3.9.1
3.9.0
3.9.0-beta.2
3.9.0-beta.1
3.8.2
3.8.1
3.8.0
3.7.2
3.7.1
3.7.0
3.7.0-rc.1
3.7.0-beta.2
3.7.0-beta.1
Toolbox for nwayo
documentation.absolunet.com/nwayo/
absolunet/nwayo
@absolunet/nwayo-toolbox
/
scripts
/
exclusion-starter.js
8 lines
(6 loc)
•
197 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
//-------------------------------------
//-- Exclusion starter kit
//-------------------------------------
/* eslint-disable no-unused-vars */
const
define =
undefined
;
const
require
=
undefined
;