UNPKG

ikea-availability-checker

Version:

ikea product in-store availability checker and product search

5 lines (4 loc) 145 B
import { Command } from "commander"; /** Basec Commander Program used by all sub-commands */ declare const program: Command; export { program };