Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
/ devtools Public archive

Easily use common devtools extensions in Gluon

License

Notifications You must be signed in to change notification settings

gluon-framework/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devtools

Easily use common devtools extensions in Gluon

Example

import * as Gluon from '@gluon-framework/gluon';
import { REACT_DEVTOOLS } from '@gluon-framework/devtools';

Gluon.extensions.add(REACT_DEVTOOLS);

About

Easily use common devtools extensions in Gluon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published