mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: montag v2.0.1
This commit is contained in:
parent
dc94d2db7a
commit
d5cd11e812
4 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ import {homedir} from 'node:os';
|
|||
import {readFile as _readFile} from 'node:fs/promises';
|
||||
import {join} from 'node:path';
|
||||
// warm up worker cache
|
||||
import montag from 'montag';
|
||||
import {montag} from 'montag';
|
||||
import {tryToCatch} from 'try-to-catch';
|
||||
import currify from 'currify';
|
||||
import {putout, codeframe} from 'putout';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue