astro-ghostcms/.pnpm-store/v3/files/cd/f6943dfc80986d4d49cb9062082...

7 lines
111 B
Plaintext

'use strict'
const u = require('universalify').fromCallback
module.exports = {
move: u(require('./move'))
}