UNPKG

generator-office

Version:

Yeoman generator for creating Microsoft Office projects using any text editor.

4 lines 168 B
import { fileURLToPath } from 'url'; import { dirname } from 'path'; export const __dirname = dirname(fileURLToPath(import.meta.url)); //# sourceMappingURL=utils.js.map