Skip to content

Commit

Permalink
import Buffer from buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
sakari committed Nov 6, 2024
1 parent db54067 commit 6573fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/oats-runtime/src/make.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { assert, fail } from './assert';
import { Buffer } from 'buffer';
import * as _ from 'lodash';
import { isEqual, uniq } from 'lodash';
import { ValueClass } from './value-class';
Expand Down

0 comments on commit 6573fd9

Please sign in to comment.