@rmw/thisdir

0.0.2 • Public • Published

@rmw/thisdir

promise thisdir

安装

yarn add @rmw/thisdir

或者

npm install @rmw/thisdir

使用

#!/usr/bin/env coffee

import {thisfile,thisdir} from '@rmw/thisdir'

do =>
  console.log thisfile(import.meta)
  console.log thisdir(import.meta)

关于

本项目隶属于人民网络(rmw.link) 代码计划。

人民网络

Readme

Keywords

none

Package Sidebar

Install

npm i @rmw/thisdir

Weekly Downloads

1

Version

0.0.2

License

AGPL

Unpacked Size

11 kB

Total Files

5

Last publish

Collaborators

  • gcxfd