UNPKG

mktemp

Version:
8 lines (7 loc) 181 B
/*! * @license mktemp Copyright(c) 2013 sasa+1 * https://github.com/sasaplus1/mktemp * Released under the MIT license. */ export * from './src/dir'; export * from './src/file';