refactor: remove unneeded signatures and fix imports

This commit is contained in:
Jacob Nguyen
2023-05-06 01:16:53 -05:00
parent 1fea6fa136
commit 1e1398fade
16 changed files with 44 additions and 148 deletions

View File

@@ -3,7 +3,6 @@ import { SernError } from './errors';
import * as assert from 'node:assert'
/**
* @since 3.0.0
*/