mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Re-format app imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const { Transform } = require("stream");
|
||||
import { Transform } from "stream";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user