mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Type check safe-chain package
This commit is contained in:
parent
d5dc801c00
commit
c88b1a624f
60 changed files with 1179 additions and 33 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// This was ran with the abbrev package to generate the abbrevs object below
|
||||
// console.log(abbrev(commands.concat(Object.keys(aliases))));
|
||||
/** @type {Record<string, string>} */
|
||||
export const abbrevs = {
|
||||
ac: "access",
|
||||
acc: "access",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue