UNPKG

@propelauth/react

Version:

A React library for managing authentication, backed by PropelAuth

17 lines (16 loc) 240 B
{ "presets": [ [ "@babel/env", { "useBuiltIns": "entry", "corejs": "3.11", "targets": { "node": "current" } } ], "@babel/preset-typescript", "@babel/react" ] }