UNPKG

@kravc/schema

Version:

Advanced JSON schema manipulation and validation library.

8 lines (6 loc) 247 B
import createAccountCredential from './credentials/createAccountCredential'; import createMineSweeperScoreCredential from './credentials/createMineSweeperScoreCredential'; export { createAccountCredential, createMineSweeperScoreCredential };