import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Subscribe to when the source file is modified.
Parameters
subscription: (sender: SourceFile) => void
- Subscription.
x/deno2node/src/deps.deno.ts>SourceFile#onModified
import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Subscribe to when the source file is modified.