small export fix
This commit is contained in:
@ -8,6 +8,6 @@ export {
|
||||
indent
|
||||
}
|
||||
|
||||
export { Base64 } from './smartstring.base64'
|
||||
export { Base64, base64 } from './smartstring.base64'
|
||||
export { Domain } from './smartstring.domain'
|
||||
export { GitRepo } from './smartstring.git'
|
||||
|
Reference in New Issue
Block a user