Urara-Blog/node_modules/.pnpm-store/v3/files/91/8b8162d2a04ea687acb55fa81856c1d2f8c9d0fe67e306f500f3a127bec17a2aa8f5598afc217fcefa53c9c24182d1b95dff6ced2275b6513b7fbc65a05e45
2022-08-14 01:14:53 +08:00

8 lines
176 B
Text

'use strict';
const create = require('./create.cjs');
const index$1 = require('../walker/index.cjs');
const index = create.createConvertor(index$1);
module.exports = index;