This website requires JavaScript.
Explore
Help
Register
Sign In
blockworks-foundation
/
solana-program-library
mirror of
https://github.com/blockworks-foundation/solana-program-library.git
Watch
1
Star
0
Fork
You've already forked solana-program-library
0
Code
Issues
Projects
Releases
Wiki
Activity
0432c19e80
solana-program-library
/
token
/
js
/
.mocharc.js
7 lines
96 B
JavaScript
Raw
Blame
History
'use strict'
;
// Configure Node.js tests
module
.
exports
=
{
require
:
[
'@babel/register'
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink