Skip to content

Commit

Permalink
feat: add sanitize()
Browse files Browse the repository at this point in the history
  • Loading branch information
apasov committed May 13, 2020
1 parent 088295f commit 63cf062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export const isAnimatable = functions.isAnimatable
export const popular = functions.popular
export const syntax = functions.syntax
export const validate = functions.validate
export const sanitize = functions.sanitize

0 comments on commit 63cf062

Please sign in to comment.