UNPKG

eslint-plugin-conarti-fsd

Version:
12 lines (10 loc) 196 B
const { extractPathsInfo } = require('./extract-paths-info'); const { getLayerWeight, isLayer, } = require('./layers'); module.exports = { extractPathsInfo, getLayerWeight, isLayer, };