mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
fix formatting
This commit is contained in:
parent
aa9185187c
commit
a244a6d441
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ import {
|
|||
ReadStream,
|
||||
} from "node:fs";
|
||||
import { core } from "ext:core/mod.js";
|
||||
export type { BigIntStats, Stats } from "ext:deno_node/_fs/_fs_stat.ts";
|
||||
import {
|
||||
BinaryOptionsArgument,
|
||||
FileOptionsArgument,
|
||||
|
|
Loading…
Add table
Reference in a new issue