Skip to content

Commit

Permalink
feat: republish to minor (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeenciu authored Oct 15, 2023
1 parent 400155f commit 2d40600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/notam-decoder/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export { decode } from './parse';
export type {
NotamType,
DecodedNotam,
ScopeType,
RulesTypes,
AttentionType,
} from './types';
export { decode } from './parse';

0 comments on commit 2d40600

Please sign in to comment.