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

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

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

Make a powar-ts module.

Parameters

m: (vars: T) => Module

Returns

(vars: T) => Module