UNPKG

@ctx-core/arch-vps

Version:

arch linux based vps configuration & deployment functions

9 lines (8 loc) 273 B
import type { Be } from 'ctx-core/be' import type { be_sig_triple_T } from 'ctx-core/rmemo' export declare const [ bashrc__content$_, bashrc__content_, bashrc__content__set, ]:be_sig_triple_T<string|false|undefined> export declare const bashrc__upload:Be<Promise<void>>