UNPKG

110 BTypeScriptView Raw
1import babel from '@babel/core';
2export default function jotaiPreset(): {
3 plugins: babel.PluginItem[];
4};