UNPKG

@micro-os-plus/hello-world-qemu-template

Version:

A source xPack / npm package with a template to generate semihosted Hello World projects running on QEMU

4 lines (3 loc) 139 B
export declare abstract class Drop { liquidMethodMissing(key: string | number): Promise<string | undefined> | string | undefined; }