Added to/from xml helpers
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * from 'var-persist';
|
||||
|
||||
export * from './arg-parser';
|
||||
export * from './array';
|
||||
export * from './aset';
|
||||
@@ -23,4 +25,4 @@ export * from './template';
|
||||
export * from './time';
|
||||
export * from './tts';
|
||||
export * from './types';
|
||||
export * from 'var-persist';
|
||||
export * from './xml';
|
||||
|
||||
Reference in New Issue
Block a user