Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-11 03:00:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/datahub-web-react/src/entityRegistryContext.tsx

5 lines
166 B
TypeScript
Raw Normal View History

refactor(React Incubation): Entity Interface & EntityRegistry (#2077) * React App: Entity Registry! (#15) Introducing the Entity Registry: an Entity-oriented Architecture Co-authored-by: John Joyce <john@acryl.io>
2021-02-03 11:49:51 -08:00
import React from 'react';
refactor(React): Renaming components/ dir to app/ (#2104)
2021-02-12 13:57:38 -08:00
import EntityRegistry from './app/entity/EntityRegistry';
refactor(React Incubation): Entity Interface & EntityRegistry (#2077) * React App: Entity Registry! (#15) Introducing the Entity Registry: an Entity-oriented Architecture Co-authored-by: John Joyce <john@acryl.io>
2021-02-03 11:49:51 -08:00
export const EntityRegistryContext = React.createContext(new EntityRegistry());
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 457ms Template: 29ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API