Unverified Commit f9e91100 authored by Hong Minhee's avatar Hong Minhee
Browse files

Missing @since tag

[ci skip]
parent 42b64481
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@ export interface NormalizeActorHandleOptions {
 * @param options The options for normalizing the actor handle.
 * @returns The normalized actor handle.
 * @throws {TypeError} If the actor handle is invalid.
 * @since 0.9.0
 */
export function normalizeActorHandle(
  handle: string,