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

x/powar/api.ts>module

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

Make a powar-ts module.

Parameters

m: (vars: T) => Module

Returns

(vars: T) => Module