Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/powar/example/deps.ts>powar.ModuleApi

A simple but powerful TypeScript-based dot-file manager.
Go to Latest
interface powar.ModuleApi
implements CommonApi
import { type powar } from "https://deno.land/x/powar@1.0.1/example/deps.ts";
const { ModuleApi } = powar;

The API available to a powar-ts module.

Properties

optional
kind: "module"