mirror of
https://github.com/exchanges-lab/view.git
synced 2026-08-05 05:36:06 +08:00
Upload files.
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export * from './charting_library/charting_library';
|
||||
declare module 'charting_library/datafeeds/udf/dist/bundle' {
|
||||
const UDFCompatibleDatafeed: typeof import('./datafeeds/udf/src/udf-compatible-datafeed').UDFCompatibleDatafeed;
|
||||
export { UDFCompatibleDatafeed };
|
||||
}
|
||||
Reference in New Issue
Block a user