add cflare
This commit is contained in:
0
ts/mod_cloudflare/index.ts
Normal file
0
ts/mod_cloudflare/index.ts
Normal file
7
ts/mod_cloudflare/mod.plugins.ts
Normal file
7
ts/mod_cloudflare/mod.plugins.ts
Normal file
@ -0,0 +1,7 @@
|
||||
export * from '../npmci.plugins'
|
||||
|
||||
import * as cflare from 'cflare'
|
||||
|
||||
export {
|
||||
cflare
|
||||
}
|
Reference in New Issue
Block a user