proper ref to namespaced package
All checks were successful
Pull request change / publish (pull_request) Successful in 11s
All checks were successful
Pull request change / publish (pull_request) Successful in 11s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Stream } from "stream";
|
||||
import { Stream } from "@brycethorup/stream";
|
||||
|
||||
export class Interactor {
|
||||
#actions = new Stream();
|
||||
|
||||
Reference in New Issue
Block a user