Skip to content
View Akxe's full-sized avatar
🦄
🦄
  • Česká republika
  • 18:23 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report Akxe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. PortAwareSharedWorker, shared worker... PortAwareSharedWorker, shared worker that know who is still connected and who is not
    1
    /// <reference lib="webworker" />
    2
    
                  
    3
    type SharedWorkerPort = MessagePort | DedicatedWorkerGlobalScope;
    4
    class PortAwareSharedWorkerPort<T extends SharedWorkerPort = SharedWorkerPort, D = any> {
    5
    	private readonly weakRef: WeakRef<T>;
  2. angular/angular angular/angular Public

    Deliver web apps with confidence 🚀

    TypeScript 94.6k 24.6k

  3. DefinitelyTyped/DefinitelyTyped DefinitelyTyped/DefinitelyTyped Public

    The repository for high quality TypeScript type definitions.

    TypeScript 47.2k 29.8k