Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rad/src/tasks/build-buds/deb/interfaces.ts>ReWriteImports

general purpose build tool. statically typed, batteries included. command, function, and make-style tasks supported. improved npm scripts for deno.
Go to Latest
type alias ReWriteImports
import { type ReWriteImports } from "https://deno.land/x/rad@v6.10.0/src/tasks/build-buds/deb/interfaces.ts";
definition: (code: string, filename: string) => string | Promise<string>