mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: cloudcmd: rendy v5.0.0
This commit is contained in:
parent
cdeb40d191
commit
7ef134f46f
9 changed files with 41 additions and 9 deletions
|
|
@ -2,7 +2,7 @@ import {createRequire} from 'node:module';
|
|||
import {extname} from 'node:path';
|
||||
import * as _win32 from 'win32';
|
||||
import ponse from 'ponse';
|
||||
import rendy from 'rendy';
|
||||
import {rendy} from 'rendy';
|
||||
import format from 'format-io';
|
||||
import currify from 'currify';
|
||||
import wraptile from 'wraptile';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue