feat(parser): now handles comma and semicolon seperated csv strings
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import * as smartq from 'smartq';
|
||||
|
||||
export {
|
||||
smartq
|
||||
};
|
||||
export { smartq };
|
||||
|
||||
Reference in New Issue
Block a user