Skip to content

Commit

Permalink
Use @docImport in webcrypto.dart (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfj authored Nov 26, 2024
1 parent c178c0b commit c73702c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/webcrypto.dart
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
/// * `InvalidAccessError` shouldn't occur, except for ECDH key derivation with
/// mismatching curves where it becomes an [ArgumentError].
///
/// @docImport 'src/webcrypto/webcrypto.dart';
library webcrypto;

export 'src/webcrypto/webcrypto.dart';

0 comments on commit c73702c

Please sign in to comment.