Skip to content

Commit

Permalink
Add api
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd committed Jun 28, 2024
1 parent 1dc1f0f commit ab367c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kotlinx-uuid-datetime/api/kotlinx-uuid-datetime.api
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
public final class kotlinx/uuid/datetime/DslKt {
public static final fun UUIDv7 (Lkotlinx/datetime/Instant;Lkotlin/random/Random;)Lkotlinx/uuid/UUID;
public static synthetic fun UUIDv7$default (Lkotlinx/datetime/Instant;Lkotlin/random/Random;ILjava/lang/Object;)Lkotlinx/uuid/UUID;
public static final fun getInstant (Lkotlinx/uuid/UUID;)Lkotlinx/datetime/Instant;
}

0 comments on commit ab367c3

Please sign in to comment.