Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/RDIL/anser into new-version
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Nov 11, 2020
2 parents 6a30042 + 006ea25 commit eab0019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export interface AnserOptions {

type OptionsWithJson = AnserOptions & { json: true };

export default class Anser {
export = class Anser {
/**
* Escape the input HTML.
*
Expand Down

0 comments on commit eab0019

Please sign in to comment.