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

7 lines
111 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
'use strict'
const u = require('universalify').fromCallback
module.exports = {
move: u(require('./move'))
}